xen: arm: build platform support only on the relevant arch
authorIan Campbell <ian.campbell@citrix.com>
Fri, 27 Sep 2013 09:35:47 +0000 (10:35 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 27 Sep 2013 15:39:03 +0000 (16:39 +0100)
commitd33f4d19a535b7f43ade3d169d333d04ec4ca660
tree2347f722b730da7135ccd2fa81c1d3aaa672e719
parent7d163c0158f6d9a1a0285397d523ea5b57dc4b95
xen: arm: build platform support only on the relevant arch

midway, omap5 and exynos are all 32-bit only platforms. This avoids needing
CONFIG_ARM_32 ifdefs around the SMP callbacks on such platforms.

Vexpress is both.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/platforms/Makefile